From: Juanma Barranquero Date: Sun, 18 Mar 2007 00:15:57 +0000 (+0000) Subject: (syms_of_buffer) : Doc fix. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~1550 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=9fc69ebb8b182c4ddb21c0480f0b3c5ebb65e2d1;p=emacs.git (syms_of_buffer) : Doc fix. --- diff --git a/src/buffer.c b/src/buffer.c index b09d6e88f0b..c0fb8b2454f 100644 --- a/src/buffer.c +++ b/src/buffer.c @@ -5682,8 +5682,8 @@ characters or nil. The value nil means display the character in the default fashion; otherwise, the characters from the vector are delivered to the screen instead of the original character. -For example, (aset buffer-display-table ?X ?Y) will cause Emacs to display -a capital Y instead of each X character. +For example, (aset buffer-display-table ?X (vector ?Y)) will cause Emacs +to display a capital Y instead of each X character. In addition, a char-table has six extra slots to control the display of: